/*-----Ĭ����ʽ-----*/
*{ margin:0; padding:0}
body{ font-size:16px; font-family:"Microsoft YaHei","΢���ź�"}
dl,dt,dd,tt,ul,li{ list-style:none}
a{ text-decoration:none; cursor:pointer}
a:hover{ text-decoration:none}
h1, h2, h3, h4, h5, h6 { font-weight: normal; text-align: center;}
a, img, button, input, textarea { -webkit-tap-highlight-color: rgba(255, 255, 255, 0);    /*ȡ���ƶ��˱߿����*/ }
img{border:0}
em { font-style: normal; }
html,body{width:100%;height:100%;}
body { background: #fff url(t_bg.jpg) center top no-repeat }
.fL {
	FLOAT: left
}
.fR {
	FLOAT: right
}

/*-----����-----*/
.float-l{ float:left}
.float-r{ float:right}
.clear{ height:10px; overflow:hidden; clear:both}
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both; }

/*-----��ҳͷ��-----*/
#header { position: relative; }
#header>div {  margin: 0px auto;text-align:center; }
/*����30px����ɫ*/
#header>div.top-bg { z-index: -1; width: 100%; position: absolute; height: 30px; background: #F2F2F2; }
/*logo����*/
.logo { position: relative; height: 207px; }
.logo img { position: absolute; left: 0px; top: 0px; bottom: 0px; right: 0px; margin: auto; margin-left: 80px; width:700px;height:150px;}

/*menu*/
.menu { height: 48px; line-height: 48px; background: url(nav_bg.jpg); font-size: 0px; }
.menu>span {
	position: relative;
    /* float: right; */
    display: inline-block;
	padding: 0px 32px;
	font-size: 16px;
	height: 100%;
	color: #FFFEFE;
	cursor: pointer;
	/* background: #CC141E; */
	overflow: visible;
}
.menu>span>a{color:#FFF}
.menu>span:hover>a { color:#FFF;}
.menu>span:hover span { display: block; }
.menu>span span { z-index: 20; position: absolute; display: none; left: 0px; top: 48px; width: 120px; background: #F5F5F5; -moz-box-shadow:2px 2px 5px #aaa; -webkit-box-shadow:2px 2px 5px #aaa; box-shadow:2px 2px 5px #aaa; }
.menu>span span a { display:block; height: 48px; padding:0 13px; line-height: 48px; color: #666; text-align:left; }
.menu>span span a:hover { color:#333; background: #eaeaea; }
/* .menu>span:first-child { padding-right: 11px; } */
/* .menu>span.active { background: #F5F5F5; } */
/* .menu>span:hover { background: #F5F5F5; } */


.xglj .line01 {
	WIDTH: 100%; HEIGHT: auto
}
.xglj .web_se {
	OVERFLOW: hidden
}
.xglj .web_se LI {
	BORDER-BOTTOM: #ccd2ff 1px solid; TEXT-ALIGN: center; BORDER-LEFT: #ccd2ff 1px solid; LINE-HEIGHT: 60px; BACKGROUND-COLOR: #f2f4ff; MARGIN: 15px 6px 0px; WIDTH: 181px; FLOAT: left; HEIGHT: 60px; FONT-SIZE: 18px; BORDER-TOP: #ccd2ff 1px solid; BORDER-RIGHT: #ccd2ff 1px solid
}
.xglj .line02 {
	PADDING-BOTTOM: 10px; MARGIN: 0px auto; WIDTH: 828px; HEIGHT: auto; PADDING-TOP: 30px
}
.xglj .line02 SELECT {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; LINE-HEIGHT: 30px; MARGIN: 0px 50px; OUTLINE-STYLE: none; WIDTH: 280px; HEIGHT: 30px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid
}
.xglj .line02 SELECT OPTION {
	LINE-HEIGHT: 30px; WIDTH: 100%; HEIGHT: 30px
}

/*-----�ײ�-----*/
.bottom {background: #CC141E;}
#footer {  margin: 0px auto;height: 160px; margin-top: 30px; text-align: center; color: #FFF; font-size: 14px; background: #1481ba; float: left; width: 100%;}
#footer>div:first-child { height: 14px; padding: 30px 0px; }
#footer>div:first-child a { height: 14px; padding: 0px 12px; line-height: 14px; font-size: 14px; border-left: 1px solid #B79799; color: #FFF; }
#footer>div:first-child a:first-child { border-left: none; }
#footer>div:first-child a:hover { text-decoration: underline; }
#footer>div p { height: 14px; line-height: 14px; margin-bottom: 15px;}
#footer>div p:first-child { margin-bottom: 30px; }
#footer>div p span { margin: 0px 10px; }
#footer .qualification { margin-top: 32px; }
#footer .qualification img { margin: 0px 5px; }


